guard against people deleting the row in question in the selection-changed
authorKristian Rietveld <kris@imendio.com>
Tue, 12 Feb 2008 15:58:25 +0000 (15:58 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Tue, 12 Feb 2008 15:58:25 +0000 (15:58 +0000)
commit49f20887afa951b64bcd694bbe95749d0bae18ca
tree4f60680647ba0bc7234c06f7f867742993e83d05
parent0509519d35c31c25bd225e1d68ca66e11802d46b
guard against people deleting the row in question in the selection-changed

2008-02-12  Kristian Rietveld  <kris@imendio.com>

* gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row),
(gtk_tree_view_real_toggle_cursor_row): guard against people
deleting the row in question in the selection-changed callback.
(#514621, Andreas Koehler).

svn path=/trunk/; revision=19530
ChangeLog
gtk/gtktreeview.c